home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / program / pascal / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  11.4 KB  |  199 lines

  1.              ========================================================
  2.                  Pascal programming tutorials and textfiles files
  3.              ========================================================
  4. PASBOOK.ZIP  Turbo pascal reference a free book
  5.              Welcome to the Turbo Pascal Reference, an electronic freeware
  6.              book. This reference book is divided into ten chapters,
  7.              providing detailed reference information to Turbo Pascal 6.0,
  8.              Turbo Pascal 7.0, Borland Pascal, and Turbo Vision. Chapter 1
  9.              contains information about this book, why it was created,
  10.              information regarding your right to copy this book, and a
  11.              detailed outline of the remaining chapters.
  12. PASCAL.ZIP   Pascal tutorial 
  13.  
  14.  
  15.              ============================================
  16.                  Pascal Mathematics programming files
  17.              ============================================
  18. 3PTPAS.ZIP   Circle Finder (pascal source)
  19.              PRogram Summary: Program will find the center and radius of a
  20.              circle that is formed by three points not in a straight line.
  21. BCDFIN.ZIP   BCDFIN.INC -- transcendental functions needed for financial
  22.              calculations in TURBOBCD (pascal)
  23. BESSEL.ZIP   evaluation of Bessel function of the second kind (pascal source)
  24. CALCPI.ZIP   Program to calculate PI (Pascal source)
  25. COMPLEX.ZIP  TURBO Pascal library of Complex Number routines
  26. CRC.ZIP      CRC-Calculation unit in pascal
  27. CRCTABLE.ZIP CRC calculations in Pascal
  28. CUBFIT.ZIP   Pascal program to perform a linear least-squares fit
  29. FFT_PROC.ZIP Real FFT with single sine look-up per pass
  30. LEASTSQU.ZIP Pascal Programs to perform a liner least-squares fits
  31. MATHPACK.ZIP mathpak, mathpackage for Pascal
  32. PRIME.ZIP    Pascal source that calculates primes
  33. RANDOM.ZIP   Random number generator for systems having 16 bit integers. (pascal)
  34. REGRESS.ZIP  Performs a linear regression (best line fit) on an ASCII
  35.              -formatted file. (pascal source)
  36.  
  37.  
  38.              ==================================
  39.                  Pascal Communication files
  40.              ==================================
  41. 6DATGEN0.ZIP DataGen 6.0 (for Turbo Pascal 6.0)
  42.              DataGen is designed to assist the Turbo Pascal Programmer in 
  43.              generating single screen -- single datafile database 
  44.              applications.  
  45. ASYNC203.ZIP Asynchronous Communications Module for Turbo Pascal V2.03
  46.              Low-level serial communications service routines
  47. ASYNCTRM.ZIP Dumbterm is an example program written to demonstrate the use
  48.              of both interrupt routines and com port communication. Pascal
  49. CISBX.ZIP    This pascal unit will perform Compuserve B Protocol file transfers in
  50.              both binary and text file formats.
  51. CRC80.ZIP    The CRC80 program is a bare 80 bit CRC generator program. It is
  52.              an engine for calculating 80 bit CRCs. Pascal source
  53. NBDETECT.ZIP A turboc program to detect the presence of netbios.
  54. PCL4P51.ZIP  PERSONAL COMMUNICATIONS LIBRARY FOR PASCAL Ver 5.1, <ASP>
  55.              Async comm library supporting COM1-COM20 to 115,200 baud, 4+ 
  56.              ports concurrently, many dumb multiport boards, 16550 UART, 
  57.              interrupt driven, RTS/CTS flow control, any UART address & IRQ. 
  58.              Protected Mode. Supports Turbo & Borland Pascal. By 
  59.              MarshallSoft Computing, Inc. $75  
  60. SPEAKP_1.ZIP Speak Now , Modem Communications program  (pascal)
  61.  
  62.  
  63.              ====================================
  64.                  Pascal programming libraries
  65.              ====================================
  66. ALLSWAGS.ZIP ALLSWAGS from Sourceware Archive Group. This archive contains 
  67.              ALL SWAG PASCAL snippets THROUGH 08/31/97, PLUS version 3.13 of 
  68.              READER.EXE and all DOC and info files. SWAG (SourceWare 
  69.              Archival Group) is a collection of source code and program 
  70.              examples for the PASCAL language. There are 60 catagories 
  71.              covering every aspect of PASCAL. One of the MOST complete 
  72.              PASCAL reference libraries available.  
  73. BONUS507.ZIP The files in this subdirectory are non-commercial units and
  74.              utilities developed for turbo pascal 5.0 By a variety of
  75.              authors, including us at turbopower software. Many of the
  76.              utilities build upon turbo professional units; others stand by
  77.              themselves. aLmost all have complete source code, so you can
  78.              use them, modify them, or just study them for ideas.
  79. CTLB101A.ZIP Containers Library v1.01 
  80.              A data management system for Borland Pascal that allows you to 
  81.              quickly incorporate data structuring capabilities into your 
  82.              applications. It consists of a large set of reusable data 
  83.              structures that range from dynamic arrays to B+ trees. All code 
  84.              is linked to the executable file so there is no run-time 
  85.              software to distribute. BitSoft Development, L.L.C. - $29/$49 
  86. PASWIZ15.ZIP Pascal Wizard Library v1.5 for Turbo Pascal and compatibles.
  87.              BCD math, mouse, joystick, kbd, music, string and math
  88.              extensions, equipment info, equation solver, archive
  89.              directories. By Tom Hanlin.
  90. VTP031.ZIP   Visionix Programmers Library Beta 0.31
  91.              An advance set up pascal units for accessing CD-ROMS, Video,
  92.              File I/O and more. Supports Borland Pascal 6.0 and above. This
  93.              replaces Visionix 020
  94.  
  95.  
  96.              ===============================================
  97.                  Pascal compiler, debugger and utilities
  98.              ===============================================
  99. BLRPLT.ZIP   BiolerPlate: Startup for OWL Programming
  100.              A boiler plate code generator for Turbo PascalĀ« ObjectWindow programs
  101. BP7SB101.ZIP BP7SB 1.01 is a Source Beautifier for Turbo / Borland Pascal
  102.              sources.
  103. BPC-TRTL.ZIP TinyRTL v.1.0 (TP7.0)
  104.              TinyRTL is a System unit replacement. It allows you to create 
  105.              tiny EXE files when using Turbo Pascal. The overhead is only 96 
  106.              bytes. The Pascal programs using TinyRTL look a little bit like 
  107.              Assembler ones. So, you have to know ASM in order to use 
  108.              TinyRTL. However, you still can use all the Pascal structures, 
  109.              such as loops, high-level procedures, and even objects 
  110.              (probably future versions will have a better support for them). 
  111. FPKPAS65.ZIP This package contains a freeware pascal compiler for 386+. The
  112.              language and the runtime library is less or more compatible to TP 7.0
  113. MYSTIC.ZIP   Mystic Pascal version 1.6
  114.              Is an integrated programming environment for the IBM Personal 
  115.              Computer and compatibles. Mystic Pascal rigidly follows the ISO 
  116.              Pascal Standard.  
  117. PAS-PCOD.ZIP FACILIS is a p-code compiler for an extended subset of Pascal.
  118.              It is written in Turbo Pascal for the IBMPC. This compiler will
  119.              be of interest especially to two groups of users: (1) students
  120.              learning the Pascal language, before making a commitment to a
  121.              commercial compiler; (2) compiler tinkerers who desire source
  122.              code for modification or extension.
  123. PASP4.ZIP    This is the Pascal source of a public domain Pascal compiler
  124.              and interpreter
  125. SURPAS.ZIP   Shareware Pascal Compiler, from Australia
  126. TMTP100D.ZIP Pascal lite version 1.00 Freeware 
  127.              This is a full 32-bit Pascal compiler for 80386/486/Pentium 
  128.              Intel CPU's. Pascal Lite produces native 32-bit protected-mode 
  129.              using the PMODE extender.  
  130.  
  131.  
  132.              ========================================
  133.                  Pascal disc and files sourcecode
  134.              ========================================
  135. BIGLDSW.ZIP  BigLoad - BigFile Support
  136.              for Turbo Pascal A libary for game developers TPU, TPP for Real
  137.              & Protected Mode with example files
  138. CDROMV10.ZIP CD-ROM Turbo Pascal Unit
  139. DMI.ZIP      The program will show 'graphically' the amount of free disk and
  140.              memory space. Pascal source
  141. DRVTYP20.ZIP Turbo Pascal 6+ source code to detect available disk drives.
  142.              Detects fixed, remote, removable, compressed, RAM, SUBST'ed and CDROM drives.
  143. ENGINE.ZIP   Uses SearchEngine to find and delete all *.BAK files in any
  144.              subdirectory in the current volume. (pascal source)
  145. EXTAR10.ZIP  Extract from tar file, correcting names to be acceptable for
  146.              ms-dos , pas source
  147. NETCPY30.ZIP Cp - unix like file copy in pascal
  148.              'CP' is a small file copy utility. It works much like the DOS
  149.              copy command and is patterned after the Unix facility by the
  150.              same name. This is the third major release of CP. This release
  151.              adds network file sharing. Run 'CP' to see the command usage
  152.              and some example command lines.
  153. SPLVIEW.ZIP  SpellView V1.2                
  154.              An Extended DOS ASCII viewer by Spellcaster. Complete source code 
  155.              included (pascal)
  156. TABIT.ZIP    This program expands the tabs in a file. with pascal source
  157.  
  158.  
  159.              =========================
  160.                  Pascal sourcecode
  161.              =========================
  162. APP28.ZIP    App28 is a Turbo Pascal unit that enables TurboVision
  163.              applications to be toggled in and out of 28-line mode, giving
  164.              programmers another video option to present to users of their
  165.              programs. Freeware. Source code provided.
  166. BITOPS.ZIP   This Pascal unit provides a set of bit manipulation routines
  167.              for UCSD Pascal. The routines are designed to operate on byte
  168.              quantities. It is a simple matter to adapt the routines to
  169.              operate on word (or other size) quantities, however.
  170. BMSEARCH.ZIP Boyer-Moore string searching pascal source
  171.              This is one of the fastest string search algorithms.
  172. DRYSTN.ZIP   "DHRYSTONE" Benchmark Program in Pascal
  173. FORUM210.ZIP Forum BBS v2.10 - will build under tp5+
  174. H2P120.ZIP   H2Pas - converts C header files to Pascal units. It will
  175.              convert structs, constant defines, procedure and function
  176.              headers, and comment styles.
  177. MTASK20.ZIP  MTASK 2.0
  178.              Is a unit for Turbo Pascal 5.5, to allow a Turbo Pascal program
  179.              to exhibit simple multi-tasking. MTASK gives your program a
  180.              non-preemptive, request driven multi-tasking capability.
  181. MULTASTP.ZIP Non-preemptive multitasking unit for turbo pascal version 4
  182. P2C.ZIP      Pascal to C translator.
  183. PAS_0693.ZIP Collection of Pascal sources
  184. PAS_0793.ZIP Collection of Pascal sources
  185. PASDNGS.ZIP  Collection of Pascal sources
  186. PASGRAPH.ZIP Collection of Pascal sources for graphics
  187. PBBEZIER.ZIP Simple Pascal Routine to show you the formula of a Bezier-Curve.
  188. PENTIUM.ZIP  Pentium Chip Fault Finder v1.0s (pascal source)
  189. SEARCH.ZIP   SEARCHES -- A unit for rapidly searching a buffer for a string.
  190.              (pascal source)
  191. SORTDEMO.ZIP SORTDEMO (v1.0) Pascal Sorting Demo's.
  192.              Visual demonstration of several common sort algorithms, written 
  193.              in Pascal. Partial source code included for two sorts. Full 
  194.              source with registration ($10 U.S.). Robert Manning, 
  195.              RobertM782@AOL.COM, PO Box 2011, Lomita CA 90717 USA.  
  196. WHET.ZIP     Whetstone benchmark, pascal source
  197.  
  198.  
  199.